Search results

68 packages found

An npm package providing a collection of versatile sorting algorithms for various data types. This package includes efficient implementations of merge sort, heap sort, and quick sort, allowing developers to sort different types of data structures effortle

published 1.0.2 7 months ago
M
Q
P

A tiny and fast selection algorithm in JavaScript.

published 2.0.0 6 years ago
M
Q
P

A simple , efficient and es6 way to sort an array using quick sort and merge sort

published 0.1.1 2 months ago
M
Q
P

abstract error class with error code supports to create error class quickly

published 2.0.0-alpha.0 a year ago
M
Q
P

Linear time selection algorithm for ndarrays

published 1.0.1 9 years ago
M
Q
P

javascript sort function

published 1.0.5 7 years ago
M
Q
P

Async/Await style quicksort implemenation in Javascript

published 1.0.1 4 years ago
M
Q
P

Quick sort algorithm implementation in TypeScript

published 1.0.7 6 months ago
M
Q
P

quicksort and partial quicksort

published 1.0.5 4 years ago
M
Q
P

Javascript versions of classic software development algorithms

published 1.9.2 8 months ago
M
Q
P

A list of common sorting algorithms implemented in Javascript

published 1.0.2 6 years ago
M
Q
P

A quicksort implementation in javascript

published 0.0.5 9 years ago
M
Q
P

Collection of ready-to-use implementation of some sorting algorithms such as: merge sort, quick sort, bubble sort, insertion sort

published 1.1.0 5 years ago
M
Q
P

An implementation of the quicksort algorithm

published 1.0.5 3 years ago
M
Q
P

A collection of annotated sort algorithms for learner users.

published 1.0.3 7 years ago
M
Q
P

In-place Quicksort in JavaScript

published 1.0.1 9 years ago
M
Q
P

Quicksort in JavaScript

published 1.0.0 9 years ago
M
Q
P

A fast, small (~0.5 KB gzipped) and dependency-free JavaScript library to sort arrays. It uses quick sort internally to sort arrays _in place_, without recursion. Simply replace JavaScript's built-in `Array.prototype.sort` with f-sort's `sort` to see ~2x

published 1.0.3 10 months ago
M
Q
P

Optimized version of quicksort.

published 1.1.1 6 years ago
M
Q
P

A package that quickly sorts even and odd numbers based on input

published 1.0.1 a year ago
M
Q
P